
climate:
  - platform: mqtt
    name: "Kancel"
    send_if_off: true
    retain: true
    availability_topic: "home/topeni/kancelar/stav"
    min_temp: 0
    max_temp: 30
    current_temperature_topic: "home/topeni/kancelar/teplota"
    temperature_command_topic: "home/topeni/kancelar/nastav"
    modes:
      - "off"
      - "heat"
